-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.43
-
Code
-
Classes
- CollectionTest
| Total Complexity |
19 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
277 |
| Lines of code |
141 |
| Logical lines of code |
61 |
| Comment lines |
78 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| testCollectionTypeVerification() |
S |
58 |
2 |
17 |
| testAddWrongTypeData() |
S |
57 |
2 |
17 |
| testValid() |
S |
62 |
2 |
11 |
| setUp() |
S |
67 |
1 |
9 |
| testCreateCollection() |
S |
68 |
1 |
7 |
| testToArray() |
S |
69 |
1 |
7 |
| testTypeDetermination() |
S |
67 |
1 |
8 |
| testCount() |
S |
69 |
1 |
7 |
| testOffsetSet() |
S |
69 |
1 |
6 |
| testOffsetExists() |
S |
74 |
1 |
4 |
| testOffsetUnset() |
S |
72 |
1 |
5 |
| testOffsetGet() |
S |
68 |
1 |
7 |
| testRewind() |
S |
65 |
1 |
10 |
| testCurrent() |
S |
67 |
1 |
8 |
| testKey() |
S |
67 |
1 |
8 |
| testNext() |
S |
64 |
1 |
10 |